tegra20: tec: add tegra20-common-post.h
authorAllen Martin <[email protected]>
Fri, 31 Aug 2012 08:30:03 +0000 (08:30 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:21 +0000 (14:58 +0200)
Add tegra20-common-post.h to be consistent with other tegra20 boards.

Signed-off-by: Allen Martin <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
include/configs/tec.h

index 39400d9a7a49a0931ecb87c2dea0e3936debdd65..9b3f88dff86511372a15e5aaccb683d264805f85 100644 (file)
@@ -79,4 +79,6 @@
        "ext2load mmc 0 0x17000000 /boot/uImage;"       \
        "bootm"
 
+#include "tegra20-common-post.h"
+
 #endif /* __CONFIG_H */